Skip to content

Add dft_rast_consensus() for temporal mode smoothing#10

Merged
NewGraphEnvironment merged 1 commit intomainfrom
8-rast-consensus
Mar 7, 2026
Merged

Add dft_rast_consensus() for temporal mode smoothing#10
NewGraphEnvironment merged 1 commit intomainfrom
8-rast-consensus

Conversation

@NewGraphEnvironment
Copy link
Owner

Summary

Test plan

  • 9 new tests (136 total), all pass
  • Tested on real AOI via STAC fetch (7 years) — alignment fix confirmed
  • Integration test: consensus output feeds into dft_rast_transition() correctly

Closes #8
Relates to NewGraphEnvironment/sred-2025-2026#16

🤖 Generated with Claude Code

Per-pixel mode across multiple classified rasters to filter
single-year misclassification noise. Auto-aligns rasters with
different extents via nearest-neighbour resampling. Optional
confidence layer (proportion of inputs agreeing on mode).

Fixes #8
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@NewGraphEnvironment NewGraphEnvironment merged commit bdbd13c into main Mar 7, 2026
1 check passed
@NewGraphEnvironment NewGraphEnvironment deleted the 8-rast-consensus branch March 7, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dft_rast_consensus() for temporal mode smoothing

1 participant